home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / nc30 / inread.me < prev    next >
Text File  |  1989-10-23  |  1KB  |  24 lines

  1. ******************************************************************************
  2. * Unsuccessful Unarchiving During Installation                     *
  3. ******************************************************************************
  4. It is possible that the install program may fail in its attempt to unarchive
  5. the files on the second disk. If it does fail, it will not copy the archived
  6. files to the destination directory. You will therefore be missing several
  7. very important files. You can get around this by doing the following:
  8.  
  9.     1. If you're installating from a 360K 5¼ floppy disk, make sure that you
  10.        have the Commander Disk 2 in the drive. (All of the programs and files
  11.        are contained on one 720K 3½ floppy, so just make sure that you have
  12.        this disk in the drive).
  13.     2. Change to the drive you installed from.
  14.     3. You can extract the archived files with this command:
  15.          nc_arc -o <destination directory>
  16.  
  17.     For example, assume that you have been installing from your 360K floppy
  18.     drive (drive A:), to the directory C:\NC. To unpack the archived files,
  19.     you need to enter the following (Don't type anything that's enclosed in 
  20.     brackets):
  21.         1. [Make sure that the Comamnder Disk 2 Commander is in the drive.]
  22.     2. A: [enter]
  23.     3. nc_arc -o c:\nc [enter]
  24.